home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / moreTowards.dxr / Internal_6.ls < prev    next >
Encoding:
Text File  |  2001-06-12  |  139 b   |  8 lines

  1. on mouseUp
  2.   tell the stage
  3.     set the visible of sprite 105 to 0
  4.     set the visible of sprite 106 to 0
  5.     updateStage()
  6.   end tell
  7. end
  8.